Autogenerated HTML docs for v1.7.11-3-g60475 
diff --git a/git-whatchanged.html b/git-whatchanged.html index fb93a7c..ffd817c 100644 --- a/git-whatchanged.html +++ b/git-whatchanged.html 
@@ -661,7 +661,7 @@  format. When omitted, the format defaults to <em>medium</em>.   </p>   <div class="paragraph"><p>Note: you can specify the default pretty format in the repository  -configuration (see ).</p></div>  +configuration (see <a href="git-config.html">git-config(1)</a>).</p></div>   </dd>   <dt class="hdlist1">   --abbrev-commit  @@ -712,7 +712,7 @@  </dt>   <dd>   <p>  - Show the notes (see ) that annotate the  + Show the notes (see <a href="git-notes.html">git-notes(1)</a>) that annotate the   commit, when showing the commit log message. This is the default   for <tt>git log</tt>, <tt>git show</tt> and <tt>git whatchanged</tt> commands when   there is no <tt>--pretty</tt>, <tt>--format</tt> nor <tt>--oneline</tt> option given  @@ -720,7 +720,7 @@  </p>   <div class="paragraph"><p>By default, the notes shown are from the notes refs listed in the   <em>core.notesRef</em> and <em>notes.displayRef</em> variables (or corresponding  -environment overrides). See for more details.</p></div>  +environment overrides). See <a href="git-config.html">git-config(1)</a> for more details.</p></div>   <div class="paragraph"><p>With an optional <em>&lt;ref&gt;</em> argument, show this notes ref instead of the   default notes ref(s). The ref is taken to be in <tt>refs/notes/</tt> if it   is not qualified.</p></div>  @@ -770,7 +770,7 @@  additional formats by setting a pretty.&lt;name&gt;   config option to either another format name, or a   <em>format:</em> string, as described below (see  -). Here are the details of the  +<a href="git-config.html">git-config(1)</a>). Here are the details of the   built-in formats:</p></div>   <div class="ulist"><ul>   <li>  @@ -937,7 +937,7 @@  </li>   <li>   <p>  -<em>%aN</em>: author name (respecting .mailmap, see or )  +<em>%aN</em>: author name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -947,7 +947,7 @@  </li>   <li>   <p>  -<em>%aE</em>: author email (respecting .mailmap, see or )  +<em>%aE</em>: author email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -982,7 +982,7 @@  </li>   <li>   <p>  -<em>%cN</em>: committer name (respecting .mailmap, see or )  +<em>%cN</em>: committer name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -992,7 +992,7 @@  </li>   <li>   <p>  -<em>%cE</em>: committer email (respecting .mailmap, see or )  +<em>%cE</em>: committer email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -1022,7 +1022,7 @@  </li>   <li>   <p>  -<em>%d</em>: ref names, like the --decorate option of  +<em>%d</em>: ref names, like the --decorate option of <a href="git-log.html">git-log(1)</a>   </p>   </li>   <li>  @@ -1072,7 +1072,7 @@  </li>   <li>   <p>  -<em>%gN</em>: reflog identity name (respecting .mailmap, see or )  +<em>%gN</em>: reflog identity name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -1082,7 +1082,7 @@  </li>   <li>   <p>  -<em>%gE</em>: reflog identity email (respecting .mailmap, see or )  +<em>%gE</em>: reflog identity email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)   </p>   </li>   <li>  @@ -1138,7 +1138,7 @@  <li>   <p>   <em>%w([&lt;w&gt;[,&lt;i1&gt;[,&lt;i2&gt;]]])</em>: switch line wrapping, like the -w option of  - .  + <a href="git-shortlog.html">git-shortlog(1)</a>.   </p>   </li>   </ul></div>  @@ -1226,7 +1226,7 @@  </div>   <h2 id="_git">GIT</h2>   <div class="sectionbody">  -<div class="paragraph"><p>Part of the suite</p></div>  +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>   </div>   </div>   <div id="footnotes"><hr /></div>